﻿2026-07-27T09:13:50.5728522Z ##[group]Run actions/checkout@v5
2026-07-27T09:13:50.5729291Z with:
2026-07-27T09:13:50.5729729Z   repository: BigscreenVR/spt-bs-core
2026-07-27T09:13:50.5732559Z   token: ***
2026-07-27T09:13:50.5733027Z   ssh-strict: true
2026-07-27T09:13:50.5733449Z   ssh-user: git
2026-07-27T09:13:50.5733872Z   persist-credentials: true
2026-07-27T09:13:50.5734578Z   clean: true
2026-07-27T09:13:50.5735035Z   sparse-checkout-cone-mode: true
2026-07-27T09:13:50.5735518Z   fetch-depth: 1
2026-07-27T09:13:50.5735822Z   fetch-tags: false
2026-07-27T09:13:50.5736144Z   show-progress: true
2026-07-27T09:13:50.5736655Z   lfs: false
2026-07-27T09:13:50.5736942Z   submodules: false
2026-07-27T09:13:50.5737269Z   set-safe-directory: true
2026-07-27T09:13:50.5737695Z   allow-unsafe-pr-checkout: false
2026-07-27T09:13:50.5738195Z env:
2026-07-27T09:13:50.5738573Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T09:13:50.5739017Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T09:13:50.5739654Z ##[endgroup]
2026-07-27T09:13:50.7549859Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T09:13:50.7551054Z ##[group]Getting Git version info
2026-07-27T09:13:50.7551560Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T09:13:50.7777880Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T09:13:50.7976015Z git version 2.43.0.windows.1
2026-07-27T09:13:50.8001619Z ##[endgroup]
2026-07-27T09:13:50.8009738Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2277a7b6-d521-4c31-b4ec-cedd84bda468\.gitconfig'
2026-07-27T09:13:50.8023498Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2277a7b6-d521-4c31-b4ec-cedd84bda468' before making global git config changes
2026-07-27T09:13:50.8024471Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T09:13:50.8030664Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T09:13:50.8273894Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T09:13:50.8469186Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:13:50.8493959Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T09:13:50.8498498Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T09:13:50.8711743Z HEAD
2026-07-27T09:13:50.8969918Z ##[endgroup]
2026-07-27T09:13:50.8973785Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T09:13:51.2850140Z ##[group]Cleaning the repository
2026-07-27T09:13:51.2851352Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T09:13:59.7939779Z Removing target/
2026-07-27T09:13:59.7971931Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T09:13:59.9065351Z HEAD is now at 929c90ec Merge 62862a7fa8e395a7af98320322c0bfad6be6796b into 6ecec12e558f3f545d9a235d5725292328ad4c2e
2026-07-27T09:13:59.9090276Z ##[endgroup]
2026-07-27T09:13:59.9094974Z ##[group]Disabling automatic garbage collection
2026-07-27T09:13:59.9100074Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T09:13:59.9338391Z ##[endgroup]
2026-07-27T09:13:59.9338823Z ##[group]Setting up auth
2026-07-27T09:13:59.9345087Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T09:13:59.9569729Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T09:14:00.3458248Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T09:14:00.3701425Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T09:14:00.7630675Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T09:14:00.7852198Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T09:14:01.1745825Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T09:14:01.2099704Z ##[endgroup]
2026-07-27T09:14:01.2100378Z ##[group]Fetching the repository
2026-07-27T09:14:01.2109910Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9cc23caf0958f4254028def3374627ef4a2534bc:refs/remotes/pull/104/merge
2026-07-27T09:14:01.9785657Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:14:01.9786340Z  * [new ref]           9cc23caf0958f4254028def3374627ef4a2534bc -> pull/104/merge
2026-07-27T09:14:01.9916437Z ##[endgroup]
2026-07-27T09:14:01.9917391Z ##[group]Determining the checkout info
2026-07-27T09:14:01.9917876Z ##[endgroup]
2026-07-27T09:14:01.9922861Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T09:14:02.0219454Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T09:14:02.0462680Z ##[group]Checking out the ref
2026-07-27T09:14:02.0467720Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/104/merge
2026-07-27T09:14:02.1626216Z Previous HEAD position was 929c90ec Merge 62862a7fa8e395a7af98320322c0bfad6be6796b into 6ecec12e558f3f545d9a235d5725292328ad4c2e
2026-07-27T09:14:02.1627286Z HEAD is now at 9cc23caf Merge 2aae2464dc0b9d13d5fd88bd92164c1697fee777 into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T09:14:02.1653540Z ##[endgroup]
2026-07-27T09:14:02.1928712Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T09:14:02.2168522Z 9cc23caf0958f4254028def3374627ef4a2534bc
